wayland: unset sequence if the xdg surface is moved/resized through touch
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Aug 2014 18:23:58 +0000 (20:23 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 26 Aug 2014 11:41:05 +0000 (13:41 +0200)
commit29d9b2f7cfec936b3a923797acaf1e6e23a2d908
treecc7aba747b18b03d94ca65db09dcd08a49b95f52
parent2c36dc759290436fea5b59f079287df96806a308
wayland: unset sequence if the xdg surface is moved/resized through touch

The latest implicit grab serial is used in order to start the compositor
grab, If it belongs to a touch event, remove that touch sequence, as the
rest of the sequence will be gone for good.

This avoids stale sequences (and implicit grab info) after a window is
moved/resized.

https://bugzilla.gnome.org/show_bug.cgi?id=731380
gdk/wayland/gdkwindow-wayland.c